This can happen when e.g. GtkNotebook adds the child page widgets not
directly inside the notebook, but inside the inner GtkStack.
GError *error = NULL;
GObjectNotifyQueue *nqueue;
- if (_gtk_widget_get_parent (child) != (GtkWidget *)container &&
- !SPECIAL_CONTAINER (container))
+ if (SPECIAL_CONTAINER (container))
{
/* This can happen with internal children of complex widgets.
* Silently ignore the child properties in this case. We explicitly